#nav{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:absolute; 
background-color:#fff;
height:27px;
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:absolute;
 
}

.link
{
background:url(img/Meni/btn_naslovna.JPG);
background-repeat:no-repeat;
float:left;
width:123px;
height:27px;
display: block;
text-indent: -9999px;
}
    	
.link:hover 
{
background-position: 0 -28px; 
}
    	
.link1
{
background:url(img/Meni/btn_storii.JPG);
background-repeat:no-repeat;
float:left;
width:122px;
height:27px;
display: block;
text-indent: -9999px;
}
    	
	    .link1:hover 
	    {
 		    background-position: 0 -28px; 
	    }
	    .link2
	    {
		    background:url(img/Meni/btn_v_storii.JPG);
		    background-repeat:no-repeat;
		    float:left;
		    width:164px;
		    height:27px;
		    display: block;
		    text-indent: -9999px;
	    }
    	
	    .link2:hover 
	    {
 		    background-position: 0 -28px; 
	    }
	    .link3
	    {
		    background:url(img/Meni/btn_gurmanska_p.JPG);
		    background-repeat:no-repeat;
		    float:left;
		    width:201px;
		    height:27px;
		    display: block;
		    text-indent: -9999px;
	    }
    	
	    .link3:hover 
	    {
 		    background-position: 0 -28px; 
	    }
	    .link4
	    {
		    background:url(img/Meni/btn_kontakst.JPG);
		    background-repeat:no-repeat;
		    float:left;
		    width:90px;
		    height:27px;
		    display: block;
		    text-indent: -9999px;
		    overflow:hidden;
	    }
    	
	    .link4:hover 
	    {
 		    background-position: 0 -28px; 
	    }
    	 	
	    .link6
	    {
		    background:url(img/Meni/Normal_08.JPG);
		    background-repeat:no-repeat;
		    float:left;
		    width:314px;
		    height:27px;
		    display: block;
		    text-indent: -9999px;
	    }
	

#nav li{
float:left;
position:relative;
height:27px;
}

#nav ul {
position:absolute;
display:none;
width:165px;
top:27px;
left:10px;
z-index:1000;
background-color:#574E1D;

}

#nav li ul li 
{
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
height:24px;
vertical-align:middle;
width:160px;
float:left;
}

#nav li ul li:hover
{
background-color:#736935;
}

#nav li ul li a
{
display: block;
width:165px;
height:24px;
color:#DCD6B5;
text-decoration:none;
font-family:Arial;
font-size:14px;
font-weight:bold;
}

#nav li ul a:hover
{
text-decoration:underline;

}
		a{
		color:red;
		text-decoration:none;
		
	}
	
	
	.komentar
	{
	   position:relative; width:900px; border:solid 1px #EEE; padding-bottom:10px; margin-top:10px; margin-bottom:10px; height:100%; clear:both;
	}
	
	.avatar
	{
	     position:relative; border:solid 1px #fff; float:left; height:80px; width:80px; margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px;
    }
    
    .credentials
    {
        position:relative;  float:left; height:100px; width:100px; margin-right:10px; margin-top:10px; margin-bottom:10px; font-family:Arial;
    }
    
    .number
    {
        position:relative; float:left; height:100px; width:70px;  margin-right:20px; margin-top:10px; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bolder; font-size:48px; color:#EEE;
    }
    
    .TextKom
    {
        position: relative;float:left; width:550px; height:auto; font-size:14px; margin-right:5px; margin-top:10px;  margin-bottom:25px; font-family:Arial, Helvetica,sans-serif;
     }
     
     .Zloupotreba
     {
         position:absolute; width:150px; height:20px; font-size:10px; margin-right:5px; margin-top:10px; margin-bottom:10px; clear:both; font-family:Arial, Helvetica,sans-serif; text-align:center; vertical-align:middle; bottom:0; right:0; color:#000; 
     }
     
    .UpdateComent
     {
         position:absolute; width:150px; height:20px; font-size:10px; margin-right:5px; margin-top:10px; margin-bottom:10px; clear:both; font-family:Arial, Helvetica,sans-serif; text-align:center; vertical-align:middle; bottom:0; right:160px; color:#000; 
     }
    .DeleteComent
     {
         position:absolute; width:150px; height:20px; font-size:10px; margin-right:5px; margin-top:10px; margin-bottom:10px; clear:both; font-family:Arial, Helvetica,sans-serif; text-align:center; vertical-align:middle; bottom:0; right:0; color:#000; 
     }
    .SaveComent
     {
         display: none; position:absolute; width:150px; height:20px; font-size:10px; margin-right:5px; margin-top:10px; margin-bottom:10px; clear:both; font-family:Arial, Helvetica,sans-serif; text-align:center; vertical-align:middle; bottom:0; right:0; color:#000; 
     }